Skip to content

fix: fix duplicate variable handling in unhack_system#78

Merged
AayushSabharwal merged 1 commit into
mainfrom
as/fix-unhack-sys
May 5, 2026
Merged

fix: fix duplicate variable handling in unhack_system#78
AayushSabharwal merged 1 commit into
mainfrom
as/fix-unhack-sys

Conversation

@AayushSabharwal
Copy link
Copy Markdown
Member

The previous implementation incorrectly assumed that additional_eqs and additional_vars correspond elementwise. This is not the case, and now a more robust approach for removing duplicates is used instead.

The previous implementation incorrectly assumed that `additional_eqs`
and `additional_vars` correspond elementwise. This is not the case, and
now a more robust approach for removing duplicates is used instead.
@AayushSabharwal AayushSabharwal merged commit a45c863 into main May 5, 2026
21 of 23 checks passed
@AayushSabharwal AayushSabharwal deleted the as/fix-unhack-sys branch May 5, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant